Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ModuleConfigProtos
/
ModuleConfig
/
SerialConfig
/
Builder
/
clearTxd
clear
Txd
open
fun
clearTxd
(
)
:
ModuleConfigProtos.ModuleConfig.SerialConfig.Builder
TX pin (should match Arduino gpio pin number)
Content copied to clipboard
uint32 txd = 4;
Return
This builder for chaining.